home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / ophel000.swf / scripts / DefineButton2_2024 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-08-12  |  122 b   |  6 lines

  1. on(release){
  2.    set("/Variables:VientDe","HorseShoeD");
  3.    set("/Variables:Perso","Filles");
  4.    gotoAndStop(1967);
  5. }
  6.